Handheld & Mobile Devices
mobi, epub, pdf |eng | 2014-02-24 | Author:Jeff Friesen

main() relies on a dumpRecords() helper method to dump these records, and dumpRecords() relies on a format() helper method to format field values so that they can be presented in ...
( Category: Programming & App Development April 28,2015 )
epub |eng | 2011-04-20 | Author:David Wolber & Hal Abelson & Ellen Spertus & Liz Looney [David Wolber]

Variations After you get this application working—and you’ve spent enough time actually playing with your NXT robot—you might want to try: Varying the amount of power when driving the robot. ...
( Category: Software Development March 17,2015 )
azw3 |eng | 2015-04-02 | Author:Matthews, Marty & Matthews, Carole [Matthews, Marty]

NOTE It takes a while before Calendar will see a new mail calendar. Delete a Calendar As in adding calendars, you can delete them either from mail accounts or from ...
( Category: iPhone March 15,2015 )
mobi, azw3, epub |eng | 2015-02-08 | Author:Dwight Spivey

Image courtesy of iDevices, LLC. Figure 8-14: Pro Candy Probe from iDevices helps keep the candy makers in the family happy, along with the grill masters. This probe isn’t just ...
( Category: Maintenance, Repair & Upgrading March 8,2015 )
epub |eng | 2011-11-13 | Author:Burd, Barry [Burd, Barry]

Android calls an activity’s onDestroy method whenever the user turns the device (from portrait to landscape, for example). If you put a stopService call in an activity’s onDestroy method, you ...
( Category: Java March 4,2015 )
mobi, epub |eng | 2014-12-14 | Author:Neil Smyth

53.4 A TouchID Example Project Launch Xcode and create a new iOS Universal Single View Application project named TouchID using Swift as the programming language. Select the Main.storyboard file and ...
( Category: Handheld & Mobile Devices March 3,2015 )
epub |eng | 2013-10-14 | Author:Nahavandipoor, Vandad [Nahavandipoor, Vandad]

Chapter 12. Audio and Video 12.0. Introduction The AV Foundation (Audio and Video Foundation) framework in the iOS SDK allows developers to play and/or record audio and video with ease. ...
( Category: Software Development March 3,2015 )
epub, pdf |eng | 2011-12-29 | Author:Grant Allen

What the User Sees A tablet screen looks a bit different from an Android 2.x screen on a traditional phone, as shown in Figure 26–1. Figure 26–1. The Android app ...
( Category: Handheld & Mobile Devices March 3,2015 )
epub, pdf |eng | 2011-10-30 | Author:Nick Kuh

birthday = [NSEntityDescription insertNewObjectForEntityForName:@"BRDBirthday" inManagedObjectContext:context]; name = dictionary[@"name"]; pic = dictionary[@"pic"]; birthdate = dictionary[@"birthdate"]; pathForPic = [[NSBundle mainBundle] pathForResource:pic ofType:nil]; imageData = [NSData dataWithContentsOfFile:pathForPic]; birthday.name = name; birthday.imageData = imageData; ...
( Category: Electronics March 3,2015 )
mobi |eng | 2010-06-15 | Author:Nancy C. Muir

Organize Your Applications on Home Screens The iPad can display several Home screens. By default, the first contains preinstalled apps; other screens are created to contain any apps you download ...
( Category: Electronics February 5,2015 )
epub |eng | 2013-01-14 | Author:Bob Weil & Nicki Fitz-Gerald

At this point I usually open the Notes app on my iPhone where I work on the title and any background or story that has come to mind. In the ...
( Category: Digital January 15,2015 )
epub |eng | 2011-11-02 | Author:Steven Hoober & Eric Berkman [Steven Hoober]

Presentation details Figure 9-15. Just some of the many ways to communicate a shift function. Note that single-character capitalization is not precisely the same as Shift. Be sure to use ...
( Category: Electronics October 1,2014 )
epub, pdf |eng | 2013-12-15 | Author:Dan Gookin

Auto The flash activates during low-light situations but not when it's bright out. On The flash always activates. Off The flash never activates, even in low-light situations. To change or ...
( Category: Electronics May 3,2014 )
epub |eng | 2012-02-16 | Author:Firtman, Maximiliano [Maximiliano Firtman]

File Uploads File uploads are a real problem in the mobile space, and it’s because lack of compatibility on some smartphones and tablet platforms, such as iOS (iPhone and iPad), ...
( Category: JavaScript Programming April 6,2014 )
epub |eng | 2010-03-02 | Author:Alasdair Allan [Alasdair Allan]

Populating the UI Now that we’ve populated the data model, let’s create the updateView: method in our view controller. This is where we take the data that we just parsed ...
( Category: Macs March 31,2014 )